projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a37d4b
)
(w32-system-shells): Add TCC (new name for 4NT).
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 4 Feb 2008 22:43:55 +0000
(22:43 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 4 Feb 2008 22:43:55 +0000
(22:43 +0000)
lisp/w32-vars.el
patch
|
blob
|
history
diff --git
a/lisp/w32-vars.el
b/lisp/w32-vars.el
index 019962a898c7cdef313d90bcaf644b3608324095..f660501a3417e8fbb31b948758b25af823853d7d 100644
(file)
--- a/
lisp/w32-vars.el
+++ b/
lisp/w32-vars.el
@@
-53,7
+53,7
@@
X does. See `w32-fixed-font-alist' for the font menu definition."
(defcustom w32-system-shells '("cmd" "cmd.exe" "command" "command.com"
"4nt" "4nt.exe" "4dos" "4dos.exe"
- "ndos" "ndos.exe")
+ "
tcc" "tcc.exe" "
ndos" "ndos.exe")
"*List of strings recognized as Windows NT/9X system shells."
:type '(repeat string)
:group 'w32)